home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / clang / nn.zip / PATCHLEV.H < prev    next >
Encoding:
C/C++ Source or Header  |  1989-12-31  |  1.2 KB  |  37 lines

  1. /*
  2.  * Current patch level (initial level is zero)
  3.  *
  4.  * Modification history:
  5.  *
  6.  *    1988-07-20:  Beta-test release 6.0     (Denmark)
  7.  *    1988-11-01:  Distributed release 6.1     (Europe)
  8.  *    1989-03-21:  Distributed release 6.2beta (FTP)
  9.  *    1989-05-30:  Distributed release 6.3    (World)
  10.  *
  11.  *    1989-06-06:  Patch 1: rc.c
  12.  *    1989-06-28:  Patch 2: several files
  13.  *    1989-06-30:  Patch 3: several files
  14.  *    1989-07-10:  Patch 4: several files
  15.  *    1989-08-22:  Patch 5: db.c
  16.  *    1989-08-25:  Patch 6: admin.c pack_date.c
  17.  *    1989-09-08:  Patch 7: several files
  18.  *
  19.  *    NOTICE: Release 6.3.7 was distributed for anon-ftp before patch 6
  20.  *        was officially released on usenet.  Unfortunately, the
  21.  *        patch posted as #6 is not the patch #6 indicated above,
  22.  *        because the "Long From: line bug" fixed by the posted  
  23.  *        patch #6 was still present in the 6.3.7 available via ftp.
  24.  *
  25.  *    Therefore, future patches relating to 6.3.7 will use the normal
  26.  *    patch numbering scheme, while future patches to the originally
  27.  *    posted nn will be numbered 61, 62, etc. (if any - which I don't 
  28.  *    hope).
  29.  *
  30.  *    1989-09-15:  Patch 8: pack_name.c nntp.c
  31.  *    1989-10-20:  Patch 9: several files
  32.  *    1989-11-17:  Patch 10: several files
  33.  */
  34.  
  35. #define PATCHLEVEL 10
  36.  
  37.